home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / msdos / editors / eedraw / src / lib / save.bat < prev    next >
Encoding:
DOS Batch File  |  1992-10-30  |  154 b   |  9 lines

  1. echo off
  2. copy *.h a:\eelib
  3. copy *.c a:\eelib
  4. copy *.exe a:\eelib
  5. copy *.bat a:\eelib
  6. copy *.wp a:\eelib
  7. copy *.wp ..\eedoc
  8. copy makefile a:\eelib
  9.